home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / AFS / PasteUp.app / English.lproj / LinksPanel.nib / data.classes < prev    next >
Text File  |  1994-12-14  |  1KB  |  6 lines

  1. LinksPanel = {ACTIONS = {"init:" = "init:"; "ok:" = "ok:"; "revert:" = "revert:"; "windowWillResize:" = "windowWillResize:"; }; OUTLETS = {inspector = inspector; }; SUPERCLASS = Panel; };
  2. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  3. PasteUp = {OUTLETS = {linksPanel = linksPanel; }; SUPERCLASS = Object; };
  4. WriteUp = {ACTIONS = {"appDidInit:" = "appDidInit:"; }; OUTLETS = {}; SUPERCLASS = PasteUp; };
  5. LinksInspector = {ACTIONS = {"break:" = "break:"; "doubleAction:" = "doubleAction:"; "init:" = "init:"; "inspect:" = "inspect:"; "nextItem:" = "nextItem:"; "ok:" = "ok:"; "openFile:" = "openFile:"; "previousItem:" = "previousItem:"; "replaceFile:" = "replaceFile:"; "showSelection:" = "showSelection:"; "singleAction:" = "singleAction:"; "sort:" = "sort:"; }; OUTLETS = {breakButton = breakButton; entryBox = entryBox; entryButton = entryButton; entryChange = entryChange; entryName = entryName; entryPage = entryPage; entrySize = entrySize; fileTitle = fileTitle; iconButton = iconButton; iconImage = iconImage; matrix = matrix; openButton = openButton; pathField = pathField; pathTitle = pathTitle; replaceButton = replaceButton; scrollView = scrollView; sortPopup = sortPopup; updateList = updateList; view = view; window = window; }; SUPERCLASS = Object; };
  6.